github.com/refraction-networking/utls.prng.Int63 (method, view implemented interface methods)

2 uses

	github.com/refraction-networking/utls (current package)
		u_prng.go#L121: func (p *prng) Int63() int64 {
		u_prng.go#L149: 	f := float64(p.Int63()) / float64(math.MaxInt64)